Other Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
internal typealias ComputedArray<Index, Element> = ComputedCollection<Index, Element, ComputedIndices<Index>>
-
Undocumented
Declaration
Swift
internal typealias FloatingBaseArraySlice<Element> = Slice<FloatingBaseArray<Element>>